-
-
Notifications
You must be signed in to change notification settings - Fork 778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Homepage redesign #2373
Homepage redesign #2373
Conversation
Want to review this pull request? Take a look at this documentation for a step by step guide! From your project repository, check out a new branch and test the changes.
|
@arghmatey Can you provide a screenshot of the new homepage. If you don't already have the full page screen shot chrome extension, please install to make it easier. |
I've added before and after pictures of homepage. I've included both desktop and mobile. |
Hi @arghmatey / Sarah! First off, great job building out such a big task. @macho-catt and I had the chance to look over your code today and I really enjoyed getting to do that with him. The new homepage redesign looks great! Here are notes and things for you to fix:
Questions, notes, design fixes:
Please let us know if you have any questions at all. Matt has also pinged you on slack concerning some merge conflicts. Thanks for your time! Cheers,
|
83e9a9f
to
bde938b
Compare
@R-Tomas-Gonzalez - Thanks for the review and feedback! @macho-catt and I were able to resolve the merge conflicts.
^ Done! Thanks for catching this.
^ I've updated the js file to utilize _wins-data.json and have refactored the js to display the chosen homepage wins at random.
^ This hover effect is intentional as noted on the Figma design here. They should now link to the program area page with the corresponding area at the top.
^ Since the last two letters have descenders, this seems unavoidable. I'll let Kristine know through slack.
^ Condensed header, removed the "?" from link, and added inline styling to keep it red. Please let me know if you find any other changes or questions! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @arghmatey,
Thanks so much for all your hard work! Would you please mind changing these issues @macho-catt and I caught?
Desktop View
Hero: Hide the "Learn More" hyperlink until the about page is fixed. Commenting it out should be sufficient. (We'll make another issue once that page is done)
Wins: The hyperlink is linked incorrectly. It should link to hackforla.org/wins
Mobile View
Header Nav: Something strange is happening on the dev view for the nav bar. There is a weird grayish color on the hamburger button. And, when the dropdown menu is activated there is a tiny space between the header nav and the dropdown. There are two things to create a quick fix for them.
- Change the main-header-content to be 40px. This will close the gap between the header and dropdown.
- Please utilize the
$color-white
variable in the background color for the component utilizing theburger-image
id.
Thanks again,
- Tomas
Hey @R-Tomas-Gonzalez - I've removed the link leading to the About page, and the nav link leading there as well. I've also fixed the wins page link. For the hamburger nav: I did a deep dive and found I removed code from the _home.scss file that Please let me know if there's anything else that could be improved! Though just a heads up - I will be out of town next week. Thank you! Sarah |
This is great! Thanks again. Changes look good and I have nothing else at the moment. @macho-catt may you take a second look when you get the chance? Cheers,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for all your hard work on this!
* Adds communities of practice icons * Adds COP icons to credits * Links icons to CoP yml * Update nav link * Add communities icons for home page * create new contact use section * create new hero section of home page * create home page communities section * create home page join us section * create mvp for home page program areas * Adds anchor for home page links * adds new home page technology section * create home page wins section with wins card * restyles home age for redesign * Update program areas images * Add border radius to containers * Update padding on embrace section * Hero mobile design * Remove join text on mobile view * Fix join text on tablet-up * Remove contact text on mobiel view * Develop mobile technologies section' * Fix header padding * Update hero CoP icons credits links * Update hero CoP icons credits links * Communities section mobile version * Create small button element * Final communities section gradient fix * Random homepage win logic: * Hide horizontal sidebars to match design * Reposition homepage win overlay * Resolve filename typo * Change dataKey to match JSON variable * Reposition home join us header * Update photo for Civic Tech Infrastructure * Use new _wins-data * Update image link to use absolute_url variable * Add homepage program areas links * Refactor home wins js for _wins-data * Disable link leading to about page * Fix broken link path * Remove about page link from main nav * Move nav button styling to appropriate selector Co-authored-by: Sarah W <[email protected]>
* Adds communities of practice icons * Adds COP icons to credits * Links icons to CoP yml * Update nav link * Add communities icons for home page * create new contact use section * create new hero section of home page * create home page communities section * create home page join us section * create mvp for home page program areas * Adds anchor for home page links * adds new home page technology section * create home page wins section with wins card * restyles home age for redesign * Update program areas images * Add border radius to containers * Update padding on embrace section * Hero mobile design * Remove join text on mobile view * Fix join text on tablet-up * Remove contact text on mobiel view * Develop mobile technologies section' * Fix header padding * Update hero CoP icons credits links * Update hero CoP icons credits links * Communities section mobile version * Create small button element * Final communities section gradient fix * Random homepage win logic: * Hide horizontal sidebars to match design * Reposition homepage win overlay * Resolve filename typo * Change dataKey to match JSON variable * Reposition home join us header * Update photo for Civic Tech Infrastructure * Use new _wins-data * Update image link to use absolute_url variable * Add homepage program areas links * Refactor home wins js for _wins-data * Disable link leading to about page * Fix broken link path * Remove about page link from main nav * Move nav button styling to appropriate selector Co-authored-by: Sarah W <[email protected]>
* Homepage redesign (hackforla#2373) * Adds communities of practice icons * Adds COP icons to credits * Links icons to CoP yml * Update nav link * Add communities icons for home page * create new contact use section * create new hero section of home page * create home page communities section * create home page join us section * create mvp for home page program areas * Adds anchor for home page links * adds new home page technology section * create home page wins section with wins card * restyles home age for redesign * Update program areas images * Add border radius to containers * Update padding on embrace section * Hero mobile design * Remove join text on mobile view * Fix join text on tablet-up * Remove contact text on mobiel view * Develop mobile technologies section' * Fix header padding * Update hero CoP icons credits links * Update hero CoP icons credits links * Communities section mobile version * Create small button element * Final communities section gradient fix * Random homepage win logic: * Hide horizontal sidebars to match design * Reposition homepage win overlay * Resolve filename typo * Change dataKey to match JSON variable * Reposition home join us header * Update photo for Civic Tech Infrastructure * Use new _wins-data * Update image link to use absolute_url variable * Add homepage program areas links * Refactor home wins js for _wins-data * Disable link leading to about page * Fix broken link path * Remove about page link from main nav * Move nav button styling to appropriate selector * Sm 1 feature homepage launch (#18) * Update meeting data * Update meeting data * Update contributor and language data * Added few points to issue progression action item Added few points to issue progression action item * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update add labels trigger hackforla#2939 (hackforla#3042) * Update add-labels-template.md * Update add-labels-template.md Rearranged original note * Update open-community-survey.md * Updated pre-work developer template * Changed typo in _projects/home-unite-us.md from 'non-profits' to 'nonprofits'. (hackforla#3062) * Update meeting data * Update contributor and language data * fixed the spelling of sustainability (hackforla#3067) * Update pre-work dev issue template * Update meeting data * Update contributor and language data * Update issue templates Added Wiki: Research Plan Review: [REPLACE WITH NAME OF PAGE] * Updated Project Profile Card review and update issue template * Update issue templates updated designer time * Updated Credits file template: Edit content field and remove type field * Updated Credits file template: Edit content field and remove type field * Update meeting data * Update contributor and language data * Fix misspelling of "community" on line 93 of pages/join-us.html (hackforla#3072) * Update meeting data * Update contributor and language data * Added feature-tech-dropdown branch * Update meeting data * Added feature-tech-dropdown branch * Added feature-tech-dropdown branch * Update contributor and language data * changed the spelling from webapp to web app on line 56 (hackforla#3073) * Update meeting data * Update contributor and language data * Revert " changed the spelling from webapp to web app on line 56 (hackforla#3073)" (hackforla#3078) This reverts commit f6deeff. * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Edit content field and remove type field from avatar.yml credits file 2793 (hackforla#3079) * Delete unused project-filter.js file (hackforla#3081) * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * fixed spelling of non-profit to nonprofit, line 77, join-us.html (hackforla#3076) * fixed spelling of non-profit to nonprofit, line 77, join-us.html * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Add so go survey credit page 3022 (hackforla#3043) * add new headers and tools section to credit page * updated to empty alt tags for tools section * fix snytax errors * fix spacing in code and website page * Fix indentation and add functionality for additional teams in "By:" field * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Edited items on how to pick up your first issue. Edited items on how to pick up your first issue. * Create new Privacy Policy page and its credit, and edit label (hackforla#3083) * Added privacy-policy.jpg * Add privacy-policy.yml to credits * Added initial privacy-policy scss and html files * Added header and overview section * Redoing the html page from scratch * Added a line in main.scss to import privacy-policy.scss * Added header section * Added the content for section Visiting HackforLA.org * Added content for section Email Addresses * Added content for Google Analytics section * Added content up through and including Third party service providers section * Finished adding all the content in the HTML file * Moved the import of privacy-policy.scss to the bottom of the components section Reason is it didn't make sense that I just put it in the middle on the components section without any reason. * Added styling for desktop version of page * Added mobile styling and finished desktop styling * Updated privacy-policy.yml credit * Fixed styling * Fixed styling * Added spacing before the address on the bottom of the page * Clarified "Project Profile Card review and update" template * Update meeting data * Update contributor and language data Co-authored-by: GitHub Actions Bot <[email protected]> Co-authored-by: Saumil Dhankar <[email protected]> Co-authored-by: Poorvi Rao <[email protected]> Co-authored-by: Bonnie Wolfe <[email protected]> Co-authored-by: Wilny Duong <[email protected]> Co-authored-by: gardenqu <[email protected]> Co-authored-by: Simone Campbell <[email protected]> Co-authored-by: Trisha Johnson <[email protected]> Co-authored-by: Erick Odero <[email protected]> Co-authored-by: Devin Krizwold <[email protected]> Co-authored-by: Matthew Arofin <[email protected]> Co-authored-by: Jay Barbanel <[email protected]> Co-authored-by: Jaret Balba <[email protected]> Co-authored-by: Sarah W <[email protected]> Co-authored-by: GitHub Actions Bot <[email protected]> Co-authored-by: Saumil Dhankar <[email protected]> Co-authored-by: Poorvi Rao <[email protected]> Co-authored-by: Bonnie Wolfe <[email protected]> Co-authored-by: Wilny Duong <[email protected]> Co-authored-by: gardenqu <[email protected]> Co-authored-by: Simone Campbell <[email protected]> Co-authored-by: Trisha Johnson <[email protected]> Co-authored-by: Erick Odero <[email protected]> Co-authored-by: Devin Krizwold <[email protected]> Co-authored-by: Matthew Arofin <[email protected]> Co-authored-by: Jay Barbanel <[email protected]> Co-authored-by: Jaret Balba <[email protected]>
* Adds communities of practice icons * Adds COP icons to credits * Links icons to CoP yml * Update nav link * Add communities icons for home page * create new contact use section * create new hero section of home page * create home page communities section * create home page join us section * create mvp for home page program areas * Adds anchor for home page links * adds new home page technology section * create home page wins section with wins card * restyles home age for redesign * Update program areas images * Add border radius to containers * Update padding on embrace section * Hero mobile design * Remove join text on mobile view * Fix join text on tablet-up * Remove contact text on mobiel view * Develop mobile technologies section' * Fix header padding * Update hero CoP icons credits links * Update hero CoP icons credits links * Communities section mobile version * Create small button element * Final communities section gradient fix * Random homepage win logic: * Hide horizontal sidebars to match design * Reposition homepage win overlay * Resolve filename typo * Change dataKey to match JSON variable * Reposition home join us header * Update photo for Civic Tech Infrastructure * Use new _wins-data * Update image link to use absolute_url variable * Add homepage program areas links * Refactor home wins js for _wins-data * Disable link leading to about page * Fix broken link path * Remove about page link from main nav * Move nav button styling to appropriate selector Co-authored-by: Sarah W <[email protected]>
A + squash merge into gh-pages * Adds communities of practice icons * Adds COP icons to credits * Links icons to CoP yml * Update nav link * Add communities icons for home page * create new contact use section * create new hero section of home page * create home page communities section * create home page join us section * create mvp for home page program areas * Adds anchor for home page links * adds new home page technology section * create home page wins section with wins card * restyles home age for redesign * Update program areas images * Add border radius to containers * Update padding on embrace section * Hero mobile design * Remove join text on mobile view * Fix join text on tablet-up * Remove contact text on mobiel view * Develop mobile technologies section' * Fix header padding * Update hero CoP icons credits links * Update hero CoP icons credits links * Communities section mobile version * Create small button element * Final communities section gradient fix * Random homepage win logic: * Hide horizontal sidebars to match design * Reposition homepage win overlay * Resolve filename typo * Change dataKey to match JSON variable * Reposition home join us header * Update photo for Civic Tech Infrastructure * Use new _wins-data * Update image link to use absolute_url variable * Add homepage program areas links * Refactor home wins js for _wins-data * Disable link leading to about page * Fix broken link path * Remove about page link from main nav * Move nav button styling to appropriate selector Co-authored-by: Sarah W <[email protected]>
Fixes #2317
What changes did you make and why did you make them ?
Developed the plans for our Homepage redesign based on the given Figma designs. At the time this draft was created, not all home page wins have been selected.
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
Screenshots will be updated ASAP.
Visuals before changes are applied
Desktop
Mobile
Visuals after changes are applied
Desktop
Mobile